hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
ID3D11Debug
directx
d3d11sdklayers
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(Windows && Direct3D_11)
extern (
C
++)
interface
ID3D11Debug : IUnknown {
HRESULT
SetFeatureMask
(UINT Mask);
UINT
GetFeatureMask
();
HRESULT
SetPresentPerRenderOpDelay
(UINT Milliseconds);
UINT
GetPresentPerRenderOpDelay
();
HRESULT
SetSwapChain
(IDXGISwapChain pSwapChain);
HRESULT
GetSwapChain
(IDXGISwapChain* ppSwapChain);
HRESULT
ValidateContext
(ID3D11DeviceContext pContext);
HRESULT
ReportLiveDeviceObjects
(D3D11_RLDO_FLAGS Flags);
HRESULT
ValidateContextForDispatch
(ID3D11DeviceContext pContext);
}
Members
Functions
GetFeatureMask
UINT
GetFeatureMask
()
Undocumented in source.
GetPresentPerRenderOpDelay
UINT
GetPresentPerRenderOpDelay
()
Undocumented in source.
GetSwapChain
HRESULT
GetSwapChain
(IDXGISwapChain* ppSwapChain)
Undocumented in source.
ReportLiveDeviceObjects
HRESULT
ReportLiveDeviceObjects
(D3D11_RLDO_FLAGS Flags)
Undocumented in source.
SetFeatureMask
HRESULT
SetFeatureMask
(UINT Mask)
Undocumented in source.
SetPresentPerRenderOpDelay
HRESULT
SetPresentPerRenderOpDelay
(UINT Milliseconds)
Undocumented in source.
SetSwapChain
HRESULT
SetSwapChain
(IDXGISwapChain pSwapChain)
Undocumented in source.
ValidateContext
HRESULT
ValidateContext
(ID3D11DeviceContext pContext)
Undocumented in source.
ValidateContextForDispatch
HRESULT
ValidateContextForDispatch
(ID3D11DeviceContext pContext)
Undocumented in source.
Meta
Source
See Implementation
directx
d3d11sdklayers
aliases
D3D11_MESSAGE_CATEGORY
D3D11_MESSAGE_ID
D3D11_MESSAGE_SEVERITY
D3D11_RLDO_FLAGS
D3D11_SHADER_TRACKING_OPTION
D3D11_SHADER_TRACKING_RESOURCE_TYPE
enums
D3D11_MESSAGE_CATEGORY_APPLICATION_DEFINED
D3D11_MESSAGE_ID_UNKNOWN
D3D11_MESSAGE_SEVERITY_CORRUPTION
D3D11_RLDO_SUMMARY
D3D11_SHADER_TRACKING_OPTION_IGNORE
D3D11_SHADER_TRACKING_RESOURCE_TYPE_NONE
interfaces
ID3D11Debug
ID3D11InfoQueue
ID3D11RefDefaultTrackingOptions
ID3D11RefTrackingOptions
ID3D11SwitchToRef
ID3D11TracingDevice
manifest constants
D3D11_APPNAME_STRING
D3D11_APPSIZE_STRING
D3D11_BREAKON_CATEGORY
D3D11_BREAKON_ID_DECIMAL
D3D11_BREAKON_ID_STRING
D3D11_BREAKON_SEVERITY
D3D11_DEBUG_FEATURE_ALWAYS_DISCARD_OFFERED_RESOURCE
D3D11_DEBUG_FEATURE_AVOID_BEHAVIOR_CHANGING_DEBUG_AIDS
D3D11_DEBUG_FEATURE_DISABLE_TILED_RESOURCE_MAPPING_TRACKING_AND_VALIDATION
D3D11_DEBUG_FEATURE_FINISH_PER_RENDER_OP
D3D11_DEBUG_FEATURE_FLUSH_PER_RENDER_OP
D3D11_DEBUG_FEATURE_NEVER_DISCARD_OFFERED_RESOURCE
D3D11_DEBUG_FEATURE_PRESENT_PER_RENDER_OP
D3D11_ENABLE_BREAK_ON_MESSAGE
D3D11_FORCE_DEBUGGABLE
D3D11_FORCE_SHADER_SKIP_OPTIMIZATION
D3D11_INFOQUEUE_STORAGE_FILTER_OVERRIDE
D3D11_INFO_QUEUE_DEFAULT_MESSAGE_COUNT_LIMIT
D3D11_MUTE_CATEGORY
D3D11_MUTE_DEBUG_OUTPUT
D3D11_MUTE_ID_DECIMAL
D3D11_MUTE_ID_STRING
D3D11_MUTE_SEVERITY
D3D11_REGKEY_PATH
D3D11_SDK_LAYERS_VERSION
D3D11_UNMUTE_SEVERITY_INFO
structs
D3D11_INFO_QUEUE_FILTER
D3D11_INFO_QUEUE_FILTER_DESC
D3D11_MESSAGE